texthandle: Ensure handles are invalidated on mode changes
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 14 Oct 2015 15:27:53 +0000 (17:27 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 14 Oct 2015 16:44:34 +0000 (18:44 +0200)
commit8147f12ecaa726ce52af50946c70fd54b608c809
tree2cb35ec2343a6b6da8b11610cb30c012ed218a65
parent14dde08e33f45e08f8b71353f7dfad37e8988d77
texthandle: Ensure handles are invalidated on mode changes

Otherwise the "cursor" handle stays with "cursor" appearance instead of
"selection end" when a text selection is started.
gtk/gtktexthandle.c